The attached patch fixes a race condition that occurs if after the
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 3 Apr 2006 17:32:43 +0000 (18:32 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 3 Apr 2006 17:32:43 +0000 (18:32 +0100)
commit15b869518465e5d3682336e04129e8a4021dc19a
tree7ba3fc840a2a03767da0ac4f80129e7ce88e4af1
parentea0ce2d4397e1efba60b7f30d422a6649036f266
The attached patch fixes a race condition that occurs if after the
backend has been removed there are still requests pending. This patch
flushed all the pending requests.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
linux-2.6-xen-sparse/drivers/xen/tpmback/xenbus.c